home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Santa Paravia / README < prev    next >
Encoding:
Text File  |  2000-06-23  |  1.6 KB  |  40 lines

  1. This is a port of Santa Paravia and Fiumaccio, originally written for the
  2. TRS-80 by George Blank. This code has been written with portability in
  3. mind, and should be directly compilable and runnable on any system with an
  4. ANSI-C complient compiler.
  5.  
  6. The file Requirements.doc is the program specifications as written by
  7. George Blank. It is in Microsoft Word 6.0/95 format. The original is
  8. available at <http://home.att.net/~OOProf/casestudy.doc>.
  9.  
  10. This code was developed with gcc running on NetBSD 1.4
  11. <http://www.netbsd.org/>. vi is your friend.
  12.  
  13. If you have any questions, comments or bugs, please direct your email to:
  14. Thomas Knox <tom@vushta.com>.
  15.  
  16. This program is released with permission of George Blank under the GNU GPL
  17. <http://www.gnu.org/copyleft/gpl.html>.
  18.  
  19. Copyright (C) 2000 Thomas Knox
  20. Portions Copyright (C) 1979 by George Blank, used with permission.
  21.  
  22. This program is free software; you can redistribute it and/or
  23. modify it under the terms of the GNU General Public License
  24. as published by the Free Software Foundation; either version 2
  25. of the License, or (at your option) any later version.
  26.  
  27. This program is distributed in the hope that it will be useful,
  28. but WITHOUT ANY WARRANTY; without even the implied warranty of
  29. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  30. GNU General Public License for more details.
  31.  
  32. You should have received a copy of the GNU General Public License
  33. along with this program; if not, write to the Free Software
  34. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  35.  
  36. Thomas Knox
  37. 2809 Gabriel Ave.
  38. Zion, IL 60099
  39. tom@vushta.com
  40.